layout: add a comment for gtk_style_context_set_background()
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Jul 2015 21:32:12 +0000 (14:32 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Jul 2015 23:09:23 +0000 (16:09 -0700)
commita9b45e7c3cadfd90ad2ae92f9f3014b0d324c134
treea2f95b6be7bca1fd6da64de4ce073987f6e1c2af
parent380ebbf76d526897633bc1ea4336180677632245
layout: add a comment for gtk_style_context_set_background()

And wrap it with G_GNUC_IGNORE_DEPRECATIONS.
Unfortunately we can't stop rendering the background altogether here.
Also, refactor some common code in a single function.
gtk/gtklayout.c